[pull] master from supabase:master#175
Merged
pull[bot] merged 10 commits intocode:masterfrom Aug 13, 2025
Merged
Conversation
* Update broadcast.mdx | add security definer to example * Run prettier --------- Co-authored-by: Chris Chinchilla <chris.ward@supabase.io>
fetch db max instead of hardcode
…37899) * Swap useCheckPermissions with useAsyncCheckProjectPermissions part 3 * Fix loading state in edge function secrets
* rm effect * diff approach, rm effect for unified logs * simplify, only redirect to explorer, keep unifiedlog check * clean up * dynamic url in the sidebar based on unified logs feature preview * fix deep link missing ref
* feat: drop file to import data In the Table Editor for an empty table, make the entire grid area a dropzone so that files can be dropped onto the grid area for importing. Dropping a file opens the SpreadsheetImport side panel with the dropped file already loaded. * refactor: drag and drop file import Refactor logic into hooks and utility functions * refactor: file drop import Small changes caught in code review * Opt to pass file through valtio store instead of event listener * refactor: telemetry properties + cleaning up hook deps --------- Co-authored-by: Joshen Lim <joshenlimek@gmail.com>
* refactor: reading markdown docs files
Refactor how Markdown docs files are read:
- Reuses the same logic across search index generation & page generation
- Improves the indexed content for search:
- Stops removing MDX components, which often contain useful
information like Admonitions
- Denormalizes Partials and CodeSamples for more complete content
This is a prerequisite step for implementing the "Copy docs as Markdown"
functionality.
Only touches regular guides for now, not federated ones.
* fix: tailwind build error (#37728)
We changed to default to ESM imports a while ago, which means local
builds are now breaking because the Tailwind uses a require. Changed to
CJS for Tailwind config file. (I have no idea how this has been working
on Vercel all this time.)
* style: prettier
Fix missing "after" in reset suggestion
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.3)
Can you help keep this open source service alive? 💖 Please sponsor : )